/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 12px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 12px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

::selection {
    background-color: #343436;
    color: #fff;
}

::-moz-selection {
    background-color: #343436;
    color: #fff;
}

::-webkit-selection {
    background-color: #343436;
    color: #fff;
}

#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img {
    box-sizing: content-box;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

*:before,
*:after {
    box-sizing: content-box;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

input,
textarea {
    outline: 0;
    border: 0;
    resize: none;
}



h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}

.webqq_ewm {
    box-sizing: content-box;
}


.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    box-shadow: 0px 10px 12px rgba(0, 0, 0, .1);
}



html {
    cursor: url(../images/cur.png),
        default;
}

a {
    cursor: url(../images/Acur.png),
        default;
}

textarea {
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;

}

input[type="text"] {
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
}

input[type="button"] {
    cursor: url(../images/Acur.png),
        default !important;
}

input,
button {
    outline: none;
}

@keyframes animated {
    0% {
        cursor: url('../images/Pcuro1.png'),
            auto;
    }

    8.8% {
        cursor: url('../images/Pcuro2.png'),
            auto;
    }

    17.6% {
        cursor: url('../images/Pcuro3.png'),
            auto;
    }

    26.4% {
        cursor: url('../images/Pcuro4.png'),
            auto;
    }

    35.2% {
        cursor: url('../images/Pcuro5.png'),
            auto;
    }

    44% {
        cursor: url('../images/Pcuro6.png'),
            auto;
    }

    52.8% {
        cursor: url('../images/Pcuro7.png'),
            auto;
    }

    61.6% {
        cursor: url('../images/Pcuro8.png'),
            auto;
    }

    70.4% {
        cursor: url('../images/Pcuro9.png'),
            auto;
    }

    79.2% {
        cursor: url('../images/Pcuro10.png'),
            auto;
    }

    88% {
        cursor: url('../images/Pcuro11.png'),
            auto;
    }

    100% {
        cursor: url('../images/Pcuro12.png'),
            auto;
    }


}



.wjdh-ico1,
.wjdh-ico2 {
    vertical-align: middle;
}

.clear {
    clear: both;
}


/* top*/

.top_bg {
    width: 100%;
    margin: 0 auto;
    height: 112px;
    background: #fff;
}

.top_bg .top_con {
    width: 1280px;
    margin: 0 auto;
    height: 112px;
}

.top_bg .top_con .logo {
    float: left;
    margin-top: 28px;

}

.top_bg .top_con .logo img {
    width: 204px;
    height: 61px;

}

.top_bg .top_con .tel {
    float: right;
    text-align: right;
    margin-top: 25px;
}

.top_bg .top_con .tel span {
    display: block;
    font-size: 16px;
    color: #666;
    background: url(../images/tel.png) no-repeat 75px center;
    line-height: 26px;
}

.top_bg .top_con .tel p {
    font-size: 28px;
    color: #222;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;

}

/* pagetop*/

.pagetop_bg {
    width: 100%;
    margin: 0 auto;
    background: #f8f8f8;
    height: 60px;
}

.pagetop_bg .pagetop {
    width: 1280px;
    margin: 0 auto;
    height: 60px;
}

.pagetop_bg .pagetop .l {
    float: left;

}

.pagetop_bg .pagetop .t_nav {
    float: right;
    width:1010px;
}

.pagetop_bg .pagetop .t_nav>ul>li {
    float: left;
    width: 165px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    position: relative;
    background: url(../images/nav_l.png) no-repeat right center;
}

.pagetop_bg .pagetop .t_nav>ul>li>a {
    font-size: 16px;
    color: #333;
}

.pagetop_bg .pagetop .t_nav>ul>li>a>span {
    font-size: 16px;
    color: #333;
    display: block;
}


.pagetop_bg .pagetop .t_nav>ul>li:hover>a>span {
    color: #343436;
}

.pagetop_bg .pagetop .t_nav>ul>li.another>a>span {
    color: #343436;
}

.t_nav ul li .submenu {
    width: 380px;
    padding: 15px;
    position: absolute;
    left: -144px;
    background: #fff;
    z-index: 100;
    transition: 0.5s padding, 0.5s ;
    overflow: hidden;
    border: #e5e5e8 1px solid;
    display: none;
}

.t_nav ul li .submenu .nav_con {
    float: left;
    width: 136px;
    height: auto;
    background: none;
    text-align: center;
    padding: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}

.submenu li {
    float: left;
    width: 136px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #343434;
    border-bottom: #eeeef0 1px solid;
}

.submenu li a {
    display: block;
    color: #343434;
}

.submenu .nav_img{
    float: right;
    width: 195px;
    height: 140px ;
}

.submenu .nav_img img{
    width: 195px;
    height: 140px ;
}

.t_nav ul li .submenu li:hover a {
    color: #000;
}

/* navsort*/

.navsort {
    position: relative;
    z-index: 9;
    width: 215px;
    float: left;
}

.navsort .allsort {
    position: relative;
    z-index: 9;
    width: 215px;
}

.navsort .mt {
    width: 215px;
    height: 60px;
    line-height: 60px;
    background: #eeeeee;
    cursor: pointer;
}

.navsort .mt a {
    float: left;
    display: block;
    font-size: 18px;
    color: #333;
    padding-left: 35px;
    font-weight: normal;
}

.navsort .mt .extra {
    float: right;
    width: 18px;
    height: 8px;
    background: url(../images/buttom1.png) no-repeat center;
    margin: 26px 45px 0 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.allsort .mc {
    display: none;
    position: absolute;
    top: 60px;
    overflow: visible;
    width: 215px;
    padding: 0 3px 0;
    border-width: 0 1px 1px;
    background: #2C2B2A;
}

.allsort .item {
    width: 215px;
    height: 40px;
}

.allsort .fore {
    border-top: none;
}

.allsort span {
    display: block;
    width: 215px;
    position: relative;
    z-index: 1;
    height: 40px;
    line-height: 40px;
}

.allsort h3 {
    font-size: 14px;
    width: 195px;
    height: 40px;
    padding-left: 20px;
    font-weight: normal;
}

.allsort span h3 a{
  color: #fff;
}

.allsort span:link,
.allsort span:visited {
    display: block;
    color: #2C2B2A;
    height: 40px;
    line-height: 40px;
}

.allsort span:hover,
.allsort span:active {
    color: #2C2B2A;
    background: #eeeeee;
}

.allsort span:link h3 a,
.allsort span:visited h3 a{
    color: #2C2B2A;
}

.allsort span:hover h3 a,
.allsort span:active h3 a {
    color: #2C2B2A;
}



.allsort s {
    display: block;
    position: absolute;
    top: 10px;
    left: 182px;
    width: 13px;
    height: 13px;
}

.allsort .item .i-mc {
    display: none;
    position: absolute;
    left: 215px;
    top: 0;
    width: 330px;
    overflow: hidden;
    height: 170px;
    background: rgba(255, 255, 255, .92);
    padding: 15px 30px;
    box-sizing: content-box;
}


.allsort .subitem {
    float: left;
    width: 330px;
    padding: 15px 30px;
    box-sizing: content-box;
    min-height: 450px;
}

.allsort .subitem a{
    display: inline-block;
    margin: 10px;
    font-size: 12px;
    color: #333;
}

.allsort .subitem .fore {
    border-top: none;
}



.allsort .subitem em {
    float: left;
    height: 14px;
    margin: 4px 0;
    line-height: 14px;
    padding: 0 8px;
    border-left: 1px solid #ccc;
    font-style: normal;
    white-space: nowrap;
}

.allsort .fr {
    background: #fff;
    width: 194px;
    padding: 0 15px 2010px 15px;
    margin-bottom: -2000px;
    float: right;
}

.allsort .fr dl {
    padding-bottom: 0;
}

.allsort .mc .extra {
    padding: 7px 8px;
    background: #FDF1DE;
    border-top: 1px solid #FDE6D2;
}

.allsorthover {
    background-position: 0 -50px;
}

.allsorthover .mt .extra {
    background: url(../images/buttom1.png) no-repeat center;
}

.allsorthover .mc {
    display: block;
}

.allsort .hover span {
    z-index: 13;
    width: 160px;
}

.allsort .hover h3 {
    font-size: 14px;
    overflow: hidden;
    background: #eee;
}

.allsort .hover h3 a{
    color: #333;
}

.allsort .hover s {
    display: none;
}

.allsort .hover .i-mc {
    display: block;
    z-index: 12;
}


.allsort .close {
    position: absolute;
    top: 6px;
    left: 674px;
    z-index: 14;
    width: 19px;
    height: 19px;
    background-position: -216px -125px;
    cursor: pointer;
}



.pagetop .top_l{
    float: left;
    width: 215px;
    height: 60px;
    line-height: 60px;
    background: #eeeeee;
    cursor: pointer;
    position: relative;
    z-index: 9;
}

.pagetop .top_l .navsort_li a span{
    float: left;
    display: block;
    font-size: 18px;
    color: #333;
    padding-left: 35px;
    font-weight: normal;
}

.pagetop .top_l .navsort_li i{
    float: right;
    width: 18px;
    height: 8px;
    background: url(../images/buttom1.png) no-repeat center;
    margin: 26px 45px 0 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.pagetop .top_l ul li .submenu1 {
    width: 1280px;
    padding: 15px;
    position: absolute;
    left: 0;
    top: 60px;
    background: #fff;
    z-index: 100;
    transition: 0.5s padding, 0.5s ;
    overflow: hidden;
    border: #e5e5e8 1px solid;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    height: 0;
    opacity: 0;
    box-sizing: content-box;
    background: #fff;
}

.pagetop .top_l ul li:hover .submenu1 {
    height: auto;
    opacity: 1;
}

.pagetop .top_l ul li .submenu1 li{
    margin: 0 40px;
    float: left;
    width: 175px;
}

.pagetop .top_l ul li .submenu1 li h5 a{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px;
    margin-bottom: 10px;
}

.pagetop .top_l ul li .submenu1 li dl dd a{
    font-size: 14px;
    color: #666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
}




/* footer*/

.footer_bg {
    width: 100%;
    margin: 70px auto 0 auto;
    height: 395px;
    background: #2d2d2d;

}

.footer_bg .footer {
    width: 1280px;
    margin: 0 auto;
    height: 320px;
}

.footer_bg .footer .f_l {
    float: left;
    margin-top: 65px;
    width: 840px;
}

.footer_bg .footer .f_l dl {
    float: left;
    width: 120px;
    height: 175px;
    border-right: 1px solid #424242;
    box-sizing: content-box;
    padding: 0 29px 0 80px;

}

.footer_bg .footer .f_l dl:first-child {
    padding-left: 0;
}

.footer_bg .footer .f_l dl:last-child {
    border-right: none;
}


.footer_bg .footer .f_l dl dt {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}

.footer_bg .footer .f_l dl dd a {
    font-size: 14px;
    color: #cccccc;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    line-height: 36px;
}

.footer_bg .footer .ewm {
    float: right;
    margin-top: 70px;

}

.footer_bg .footer .ewm ul li {
    width: 140px;
    margin-left: 55px;
    float: left;
}

.footer_bg .footer .ewm ul li img {
    width: 140px;
    height: 140px;
}

.footer_bg .footer .ewm ul li p {
    text-align: center;
    font-size: 14px;
    color: #cccccc;
    margin-top: 5px;
}

.footer_bg .end_bg {
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #424242;
    height: 74px;
}

.footer_bg .end_bg .end {
    width: 1280px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #ccc;
    line-height: 74px;
}

.footer_bg .end_bg .end a {
    font-size: 14px;
    color: #ccc;

}

.footer_bg .end_bg .end img {
    vertical-align: middle;
}